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

Edit Vacancy

@endsection @section('breadcrumb-items') @endsection @section('content')
Edit Vacancy
@csrf
[optional]
[optional]
[optional] Date for vacancy to start appearing on website
[optional] Date for vacancy to stop appearing on website
[optional] -RM
[optional] Person
not more than 255 characters
@endsection