@extends('admin.layouts.main') @section('title') Job - Roles and Responsibilities @endsection @section('content')
@include("admin.common.sidebar")
@csrf

{{ @trans('job.role_info') }}

date_range
have_liscence == 1) checked="checked" @endif>
have_liscence == 0) checked="checked" @endif>
expatriates_ready == 1) checked="checked" @endif>
expatriates_ready == 0) checked="checked" @endif>
@if(Session::has('editUrl')) @else @endif
@endsection @push('pageJs') {!! JsValidator::formRequest('App\Http\Requests\Job\StoreJobDescription', '#frmDescription') !!} @endpush