Scratch Card Validation
@if(auth()->user()->can('upload_scratch_card')) @endif
@csrf
@error('password') {{ $message }} @enderror