@section('page_css') @endsection
{{--

Validation Example

--}}
@if ($errors->any())
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf
For better result the size of the image would be width X height
Back
@section('page_scripts') @endsection