@extends('cancer_center_admin.layouts.app') @section('title', 'Patients List') @section('styles') @endsection @section('content')

Patients List

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