@extends('backend.admin.layouts.master') @section('content')
Back
@livewire('backend.admin.appointment.appointment-component')
@endsection