@extends('layouts.app_old') @section('title') Homepage - Client @endsection @section('content')
{{$job->title}}Posted: {{$job->created_at->diffForHumans()}} |
You currently have no open job postings
@endif