@extends( 'layout.dashboard' ) @push( 'styles' ) @endpush @push( 'scripts' ) @endpush @push( 'styles' ) @endpush {{--@push( 'scripts' )--}} {{-- --}} {{-- --}} {{--@endpush--}} @section( 'content' )

Edit Job "{{ $job->title }}"

{{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--

Job Information

--}} {{--
--}} {{--
--}} {{-- @if ( $user->companies->count() === 0 )--}} {{--

You must add a company before you can start posting job listings. To do so, click here.

--}} {{-- @else--}} {{--
--}} {{-- @csrf--}} {{-- {{ method_field( 'PUT' ) }}--}} {{--
--}} {{--
--}} {{--
Job Title
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Start Date
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Start Time
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Candidates To Hire
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Job Type
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Company
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Job Category
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Hours per day
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- per day--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Hourly Rate
--}} {{--
--}} {{--
--}} {{--
--}} {{-- $--}} {{-- --}} {{-- CAD--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Day Rate
--}} {{--
--}} {{-- $--}} {{-- --}} {{-- CAD--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Location
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}}{{----}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Skills (optional)--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Job Description
--}} {{-- --}} {{--
{!! clean( $job->post_content ) !!}
--}} {{-- --}}{{-- --}} {{--

Minimum Characters Remaining:--}} {{-- 120--}} {{--

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- @endif--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} @include( 'jobs.form-elements' )
@endsection