@extends('layout.main') @section('content')
@can('store-job_post') @endcan @can('delete-job_post') @endcan
{{trans('file.Position')}} {{trans('file.Company')}} {{__('Posted Date')}} {{trans('file.Status')}} {{__('Closing Date')}} {{trans('file.action')}}
@endsection @push('scripts') @endpush