Add Background Image
Add Background Image
@if ($errors->any())
Error!
@endif
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach