@extends('admin.layouts.container') @section('css') @endsection @section('content')

{{$head ?? '' }}

@if($job ?? '' && $job->id) @method('PUT') @endif @csrf
experience_years ?? "") }}">
@endsection @section('inner_js') @endsection