@extends('layouts.admin') @section('content')
Update Profile
@if(Session::has('success')) @endif @if(Session::has('error')) @endif
@csrf