@extends('layouts.master') @section('title') @lang('translation.Job_List') @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Jobs @endslot @slot('title') Jobs List @endslot @endcomponent
No Job Title Company Name Location Experience Position Type Posted Date Last Date Status Action
@endsection @section('script') @endsection