@extends('patient.layout.master') @section('page-title', 'Patient') @section('breadcrumb') @endsection @section('title','Patient') @push('css') @endpush @section('content')
@endsection @push('js') @endpush