កែប្រែពាក្យសម្ងាត់
@if ($errors->any())-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
@isset($msg)
{{ $msg }}
@endisset
@isset($msg_success)
{{ $msg_success }}
@endisset