{{ date('F j, g:i A', strtotime($event->date)) }}
{{ $event->title }}
{{ $event->location }}
@extends('layouts.app') @push('title') {{ __('Home') }} @endpush @push('style') {!! RecaptchaV3::initJs() !!} @endpush @section('content')
{{ date('F j, g:i A', strtotime($event->date)) }}
{{ $event->location }}
{{ date('l, F j, Y', strtotime($job->application_deadline)) }}
{{ getSubText($job->job_context, 150) }}
{{ getEmployeeStatus($job->employee_status) }}
{{ $job->location }}
{{ $job->salary }}
{{ date('M d, Y', strtotime($notice->created_at)) }}
{{ getSubText($notice->details, 150) }}
{{ __('More Details') }}{{ date('M d, Y', strtotime($news->created_at)) }}
{{ $news->author->name }}
{{ date('F j, g:i A', strtotime($event->date)) }}
{{ $event->location }}
{{ date('l, F j, Y', strtotime($job->application_deadline)) }}
{{ getSubText($job->job_context, 150) }}
{{ getEmployeeStatus($job->employee_status) }}
{{ $job->location }}
{{ $job->salary }}
{{ date('M d, Y', strtotime($notice->created_at)) }}
{{ getSubText($notice->details, 150) }}
{{ __('More Details') }}{{ date('M d, Y', strtotime($news->created_at)) }}
{{ $news->author->name }}