@extends('layouts.frontend') @section('title') Account Detail @endsection @section('content')
{{ $errors->first('name') }}
{{ $errors->first('email') }}