@extends('layouts.backend') @section('title') Add new Job @endsection @section('content')

Job Opening Form

@csrf
@endsection