@extends('layouts.dashboard') @section('title', 'Post New Job') @section('content')

Post New Job

@csrf
Job Details
Hold Command (Mac) or Ctrl (Windows) to select multiple skills.
@endsection @section('scripts') @endsection