@extends('backend.layout.master-tailwind') @section('title', __('User Reports')) @section('admin_styles') @endsection @section('content')
{{ $all_reports->total() }} {{ __('reports total') }}