@extends('admin.layouts.master') @section('title', __('ticket::static.executive.add_support_executive')) @section('content')
@csrf @include('ticket::admin.executive.fields')
@endsection