@extends('layouts.sash') @section('title', 'Edit Service') @section('content')
Edit Service
@csrf @method('put')
online_booking_enabled) ? 'checked' : '' }}>
@endsection