@extends('Admin.Layout.main_layout') @section('title','Profile') @section('main_container')

Warning: Undefined variable $current_user in /home/karnava/public_html/center.karnavati.in/resources/views/Admin/admin_myaccount.blade.php on line 51

Warning: Attempt to read property "profile_img" on null in /home/karnava/public_html/center.karnavati.in/resources/views/Admin/admin_myaccount.blade.php on line 51
profile

Name
Warning: Undefined variable $current_user in /home/karnava/public_html/center.karnavati.in/resources/views/Admin/admin_myaccount.blade.php on line 89

Warning: Attempt to read property "name" on null in /home/karnava/public_html/center.karnavati.in/resources/views/Admin/admin_myaccount.blade.php on line 89

Username
Warning: Undefined variable $current_user in /home/karnava/public_html/center.karnavati.in/resources/views/Admin/admin_myaccount.blade.php on line 105

Warning: Attempt to read property "username" on null in /home/karnava/public_html/center.karnavati.in/resources/views/Admin/admin_myaccount.blade.php on line 105

Mail
Warning: Undefined variable $current_user in /home/karnava/public_html/center.karnavati.in/resources/views/Admin/admin_myaccount.blade.php on line 121

Warning: Attempt to read property "email" on null in /home/karnava/public_html/center.karnavati.in/resources/views/Admin/admin_myaccount.blade.php on line 121

Edit
@endsection