@extends('layouts.app') @section('title') {{ __('messages.opd_patients') }} @endsection @section('page_css') {{-- --}} @endsection @section('content')
@include('flash::message')
@endsection {{-- --}} {{--let opdPatientUrl = "{{url('patient/my-opds')}}"--}} {{-- --}} {{-- --}}