@extends('layouts.master-layouts') @section('title') {{ __('List of Invoices') }} @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('title') Invoice List @endslot @slot('li_1') Dashboard @endslot @slot('li_2') Invoice @endslot @endcomponent