@extends('backend.admin-master') @section('site-title') {{__('Appointment Settings')}} @endsection @section('content')

{{__("Appointment Settings")}}

@csrf
@endsection