@extends('layouts.admin') @section('page-title', 'Add-Job-Openings') @section('content')

Add New Job

@csrf
{{-- Meta Fields --}}
Back
@endsection