@extends('web.layouts.auth') @section('content')

Sign in

@csrf
Resend Code @error('verification_code') {{ $message }} @enderror
@endsection {{-- @section('scripts') --}} {{-- @endsection --}}