@extends('admin.layouts.master') @section('title') Edit Content @endsection @section('content')
{{-- Title --}} {{-- Location --}} {{-- Salary --}} {{-- Restaurant Name --}} {{-- Experience --}} {{-- Address --}} {{-- City --}} {{-- State --}} {{-- Postal Code --}} {{-- Specialities --}} {{-- Type Dropdown --}}
{{-- Description --}}
{{-- Submit Button --}} Update
@endsection