@extends('admin.layouts.master') @section('title', __('ticket::static.executive.executive')) @section('content')

{{ __('ticket::static.executive.support_executive') }}

@can('ticket.executive.create') @endcan
@endsection