@extends('frontend.user.layouts.dash') @section('title', lang('Open new ticket', 'tickets')) @section('back', route('user.tickets')) @section('content')
@csrf
@endsection