@extends('layouts.app') @section('content')

تعديل المسمى الوظيفي: {{ $jobTitle->name }}

عودة
@if($errors->any())
@endif
@csrf @method('PUT')
active ? 'checked' : '' }} class="rounded border-gray-800 bg-black text-[#d4af37] focus:ring-[#d4af37] w-5 h-5">
@endsection