@extends('admin/layout') @section('title') {{ labels('admin_labels.time_slot_settings', 'Time Slot Settings') }} @endsection @section('content') @php $user = auth()->user(); $role = auth()->user()->role->name; @endphp