@extends('admin.admin_dashboard') @section('admin')
{{-- Alerts --}} @if(session('message')) @endif @if ($errors->any()) @endif

Create New Job

Back
@csrf
{{-- ============================= --}} {{-- JOB SECTIONS --}} {{-- ============================= --}}
Job Sections
Section
{{-- ============================= --}} {{-- JS --}} {{-- ============================= --}} @endsection