@csrf @php $current_lang = app()->getLocale(); $classColLable = $typeForm == 'create' ? 'col-lg-12' : 'col-lg-4'; $classColInput = $typeForm == 'create' ? 'col-lg-12' : 'col-lg-8'; @endphp {{-- @if ($errors->any())