@extends('layouts.site') @section('content')
@if($errors->any()) @endif

Post a Job

@include('site.partials.jobs.form')
@endsection