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