@extends('layouts.admin') @section('main') @include('admin.layouts.nav') @include('admin.invoice.inc.table') @endsection