@extends('admin.layouts.dashboard') @section('title', 'Edit Admin Booking') @push('head') @include('admin.job-details._booking-form-styles') @endpush @section('content')
Update booking details for {{ $jobDetail->customer_name ?? 'this customer' }}
Select an existing customer or add a new one
Items, services and work description
Pick date and available time slot
Optional internal remarks