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