@extends('layouts.master') @section('content') Register Home pages Login @if (isset($errors) and $errors->any()) × {{ t('Oops ! An error has occurred. Please correct the red fields in the form') }} @foreach ($errors->all() as $error) {{ $error }} @endforeach {{-- --}} @endif Register As Individual Garage owner NEW SPARE PARTS SUPPLIER USED SPARE PARTS SUPPLIER INSURANCE COMPANY Individual @if (count($errors->register) > 0) @foreach ($errors->register->all() as $error) {{ $error }} @endforeach @endif {{ t('FName') }}*
{{ $error }}