@extends('layouts.master') @section('title', $title) @section('content')
{{ $title }}
{{-- @can($access . '-create') --}} @include($view . '.modal') Filter {{-- {{ $title }} @endcan --}}
# Patient Date Total {{ __('messages.action') }}
@endsection @section('page_js') @endsection