@extends('tenant.layouts.admin') {{--Tilte Section--}} @section('title', 'C-SAT') {{--Style Section--}} @section('style') @endsection {{--Content Section--}} @section('content')
@include('tenant.admin.appointment.filter.filter')

Please Choose From The Menu

@endsection {{--Script Section--}} @section('script') @endsection