@extends('layouts.admin') @section('title') {{__('Invoices')}} @endsection @php $logo_path = \App\Models\Utility::get_file('/'); @endphp @section('action-button') @endsection @push('css') @endpush @section('content')