@extends('layouts.backend') @section('title', 'Create Vacancy') @section('breadcrumb-title')

New Vacancy

@endsection @section('breadcrumb-items') @endsection @section('content')
Opening Date
[optional] Date for vacancy to start appearing on website
[optional] Date for vacancy to stop appearing on website
Vacant Details
@csrf
[optional]
[optional]
[optional] -RM
[optional] Person
not more than 255 characters
@endsection @push('styles') @endpush @push('scripts') @endpush