@extends('layouts.admin') @section('page-title') {{ __('Patients') }} @endsection @section('content')
{{-- --}}

{{ __('Patient List') }}

# Name Age Gender Emergency Contact Action
@endsection @push('script-page') @endpush