@extends('layout.mainlayout') @section('content') @component('components.breadcrumb') @slot('title') Patient @endslot @slot('li_1') Appointments @endslot @slot('li_2') Appointments @endslot @endcomponent

Appointments

@endsection