@include('layouts.modalFormSubmit') @section('content') @if(!empty($edit)) @php $actionUrl=url('/editEditorDepartment/'.$edit->id); @endphp @else @php $actionUrl=url('/createEditorDepartment'); @endphp @endif