@extends('layout.admin') @section('content') Admin Profile - Edit Edit Profile Information @csrf @error('name')@enderror @error('phone')@enderror Cancel Update @endsection