@extends('layouts.frontendDashboard.master') @section('title', 'User Advanced') @section('body-start')
@endsection @section('content')
@include('frontend.support_agent.user_advanced.create-form')
# Name Created At {{ __('Actions') }}
@endsection @push('scripts') @endpush