@extends('admin.layouts.adminpanel') @section('page_header') @php $page_title = 'Invoices'; @endphp @include('admin.partials.page_header') @endsection @section('content')
| {{ __('Date') }} | {{ __('Package') }} | {{ __('Amount') }} | {{ __('Tax') }} | {{ __('Total') }} | {{ __('Invoice') }} | {{ __('Action') }} |
|---|---|---|---|---|---|---|
| {{ __('Totals') }} |