@extends('layouts.dashboard') @section('main') @include('layouts.message') @include('dashboard.ticket.inc.create') @endsection