@extends('client.layout.master')
@section('page-title', 'Clinic')
@section('breadcrumb')
Dashboard
Clinic
@endsection
@section('title','Clinic')
@section('content')
{{-- --}}
{{--
--}}
{{--
--}}
{{--
--}}
@endsection
@push('style')
@endpush
@push('js')
@endpush