@extends('layouts/main') @push('styles') @endpush @section('title') Mechanic Assistance Admin @endsection @section('content')

What's the code

Enter the code sent to your @isset($email)email account: {{$email}} @endisset @isset($phone_number)Phone by SMS: {{$phone_number}} @endisset
@csrf
@isset($phone_number) @endisset @isset($email) @endisset
Resend code
@endsection @error('code') @section('alert') @endsection @enderror @error('resend') @section('alert') @endsection @enderror