set data in post request using html form code example
Example: post form data
@if($errors->any()) /* This
@foreach($errors->all() as $error) area is
{{ $error }}
to print
@endforeach message in
@endif the form */