@extends('admin.layouts.form') @section('section', translate('Settings')) @section('title', translate('Ticket Settings')) @section('container', 'container-max-lg') @section('content')
@csrf
{{ translate('MB') }}
@push('styles_libs') @endpush @push('scripts_libs') @endpush @endsection