@extends('merchant.layouts.user_auth') @push('css') @endpush @section('content') {{ __("Two Factor Authorization") }} {{ __("Please enter your authorization code to access dashboard") }} @csrf {{-- @error("code") {{ $message }} @enderror --}} {{ __("Back to Login") }} {{ __("Authorize") }}
{{ __("Please enter your authorization code to access dashboard") }}