@extends('out.auth_master') @section('styles') @endsection @section('content')

Update admin details

@include('alert')
@csrf
@include('out.other_footer') @endsection @section('scripts') @include('phone_js') @endsection