@extends('layouts/layoutMaster') @section('title', 'Edit Leads') @section('vendor-style') @endsection @section('page-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')
Edit Leads
@csrf
Add Appointments
@csrf
Appointments
Appointment Note Appointment Date Appointment Time
@endsection