@extends('layouts.master') @section('title') @lang('Invoice List') @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') @lang('Invoice List') @endslot @slot('title') Cash @endslot @endcomponent @include('partials.session')