{{ __('Manage Profile') }}
@if($errors->any())
@foreach($errors->all() as $error)
@endif
{{ $error }}
@endforeach@extends('layouts.master') @section('pageTitle', __('Profile')) @section('content')
{{ $error }}
@endforeach