@extends('layouts.app') @section('title') {{ __('messages.ipd_patient.ipd_patients') }} @endsection @section('page_css') {{-- --}} @endsection @section('content')
@include('flash::message')
@endsection {{-- --}} {{--let ipdPatientUrl = "{{url('patient/my-ipds')}}";--}} {{-- --}} {{-- --}}