@extends('layouts.app') @section('title') Register | @parent @endsection @section('content')
View, edit and delete your ads.
Quick publish new ads with contact details.
Keep track of your favorite ads.
' . $errors->first('first_name') . '
' . $errors->first('last_name') . '
' . $errors->first('email') . '
' . $errors->first('phone') . '
' . $errors->first('gender') . '
' . $errors->first('country') . '
' . $errors->first('password') . '
' . $errors->first('password_confirmation') . '
You must agree with terms and condition