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