@section('title', 'Edit Career Category') @push('style') @endpush @push('script') @endpush @csrf Status @if ($category->status == 'active') @else @endif status == 'active') selected @endif>Active status == 'inactive') selected @endif>Inactive Set the Career category status. Career Category Details @foreach ($languages as $id => $language) {{ strtoupper($language) }} @endforeach @foreach ($languages as $id => $language) @php $languageCode = strtolower($language); @endphp Category Name ({{ $language }}) @endforeach Cancel Save Changes Please wait...