@extends('layouts.admin', [ 'title' => 'Add Service', 'pageTitle' => 'Add Service', 'active' => 'services', ]) @section('content')
Create a service customers can book from the public booking page.