@extends('layouts.main') @section('content')
{{__('My Ticket')}}
{{__('New Ticket')}}
{{__('Category')}} {{__('Title')}} {{__('Priority')}} {{__('Status')}} {{__('Last Updated')}} {{__('Actions')}}
{{__('Ticket Information')}}

{{__("Can't start your server? Need an additional port? Do you have any other questions? Let us know by opening a ticket.")}}

@endsection