@extends('layouts.app') @section('title') {{ __('messages.patients_cases') }} @endsection @section('content')
@include('flash::message')
@endsection {{-- JS File :- assets/js/patient_cases_list/patient_cases_list.js --}}