File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/demo/Dynast/resources/views/components/auth-validation-errors.blade.php
Back
@props(['errors']) @if ($errors->any()) <div {{ $attributes }}> <div class="font-medium text-red-600"> {{ __('Whoops! Something went wrong.') }} </div> <ul class="mt-3 list-disc list-inside text-sm text-red-600"> @foreach ($errors->all() as $error) <li>{{ $error }}</li> @endforeach </ul> </div> @endif
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings