@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")

{{__("reports")}}

{{__("all-reports")}}

@endsection @section("content")

{{__('Filtering')}}

@csrf
@endsection