@extends('job.layout.web') @section('title', 'Add Job') @section('content')
@csrf

Add a Job

@csrf
@section('script') @endsection @endsection