@extends('admin.layouts.app') @section('content') @csrf Name Email Profile Pic Browse @if($user->avatar) X @endif Cancel Save changes @section('js') @stop @endsection