@extends('admin.layouts.master') @section('title') Create Jobs @endsection @section('content')
{{-- Job Title --}} {{-- Location --}} {{-- Salary --}} {{-- Job Type --}}
{{-- Description --}}
{{-- Restaurant Name --}} {{-- Experience --}} {{-- Address --}} {{-- City --}} {{-- State --}} {{-- Postal Code --}} {{-- Specialities --}}
Submit
@endsection