@extends('layouts.page', [ 'panel_display' => true, 'panel_menu_active' => ['myInfo'] ]) @include('html.header.select2') @include('html.header.validator') @include('html.header.edm-ajax') @include('html.header.input') @if (isLogin('agent')) @include('html.header.fileupload') @include('html.header.address') @endif @push('css') @endpush @push('head') @endpush @section('ui-content')