@extends('layouts/default') {{-- Page title --}} @section('title') {{ trans('general.editprofile') }} @stop {{-- Account page content --}} @section('content')
{{ trans('general.feature_disabled') }}
@endif{{ trans('general.image_filetypes_help') }}
{!! $errors->first('avatar', ':message') !!}