@extends('doctor.layouts.app') @section('title', 'Patients List') @section('content')

Patients List

Name Email Phone number Status Action
@endsection @section('scripts') @endsection