@extends('backend.layouts.app') @section('title', 'Edit Profile') @section('content')
Current: {{ basename($user->profile_picture) }}
No profile picture set
{{ $message }}