@can('edit_patient') {{ __('Edit') }} @endcan @can('edit_patient') {{ __('View') }} @endcan @can('create_group') {{ __('Create Requisition') }} @endcan @can('view_group') {{ __('View Requisitions') }} @endcan @can('view_patient_medical_report') {{ __('View Laboratory History') }} @endcan @can('view_samples') {{ __('View Samples') }} @endcan @can('delete_patient')
@endcan @can('create_patient') {{ __('Send Code') }} @endcan