Don't have an account? Sign Up
@if ($errors->any())-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
@extends('layouts.plains') @section('stylesheets') @parent @endsection @section('content')
Don't have an account? Sign Up
@if ($errors->any())