@extends('frontend.layouts.user.master') @section('title', 'Dashboard') @section('content')
{{ $errors->first('first_name') }}
{{ $errors->first('last_name') }}