@extends('layouts.app') @push('title') {{$title}} @endpush @section('content')
{{ __('Company') }} |
{{ __('Job Title') }} |
{{ __('Employee Status') }} |
{{ __('Salary') }} |
{{ __('Application Deadline') }} |
{{-- {{ __('Status') }} | --}}
{{ __('Action') }} |
---|