@extends('layouts.admin') @section('title') Invoices @endsection @section('page_title') Invoices @endsection @push('page_style') @include('include.dataTableStyles') @endpush @section('content') @push('page_style') @endpush

Invoices

List of all Invoices

S.No User Subscription Advertisment ID Advertisment Created At Action
@push('page_script') @include('include.dataTableScripts') @endpush @endsection