@extends('layouts.app') @section('title') @if( ! empty($title)) {{ $title }} | @endif @parent @endsection @section('content')
'.$errors->first('name').'
'.$errors->first('email').'
'.$errors->first('gender').'
'.$errors->first('mobile').'
'.$errors->first('phone').'
'.$errors->first('country_id').'
'.$errors->first('address').'
'.$errors->first('website').'
'.$errors->first('photo').'