{{-- tab icon --}} {{-- for bootstrap --}} {{-- for sweetalert --}}
@if ($errors->any()) @foreach ($errors->all() as $error) @endforeach @endif @if (session('success')) @endif

Test your luck trophy.gif and win prizes

{{-- registration form --}}
@csrf
{{-- submit button --}}
{{-- end of the form --}}
{{-- for bootstrap --}}