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