@extends('layouts.user.dashb4') @section('content')
@foreach($reports as $report)
@endforeach @endsection