@extends('out.auth_master') @section('styles') @endsection @section('content') My Account Home My account Update admin details @include('alert') @csrf First Name * Last Name * Email * Admin type * Mobile * Submit @include('out.other_footer') @endsection @section('scripts') @include('phone_js') @endsection