@extends($theme.'frontend.layouts.master') @section('title',__('Support Ticket')) @section('content')
@csrf
{{__('Add new ticket')}}
@stop