@extends('layouts/master') @section('content')

Admin Dashboard

@forelse ($clinics as $clinic) @empty

No Folder Found

@endforelse
@endsection @push('scripts') @endpush