@extends('backend.template.layouts.template-base') @section('title', 'Careers') @section('content')
Careers
@can('create', \App\Models\Career::class) Create @endcan
S.NO Post Date Job Title Employment Type Experience Location Status Action
Filter
@endsection @section('scripts') @endsection