@extends('layout.mainlayout') @section('content') @component('components.breadcrumb') @slot('title') Expense Report @endslot @slot('li_1') Dashboard @endslot @slot('li_2') Expense Report @endslot @endcomponent @component('components.search-filder') @slot('li_1') Purchased By @endslot @endcomponent
Item Purchase From Purchase Date Purchased By Amount Paid By Status Actions
@endsection