@extends('Layout::empty') @push('css') @endpush @section('content') @yield('ticket_content') @endsection @push('js') @endpush