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

Wallet

@endsection