@extends('layouts.portal') @section('page-title', __('Edit Job')) @section('sidebar') @include('admin.partials.sidebar') @endsection @section('content')
{{ $job->company?->name }} · {{ __('Posted by') }} {{ $job->employer?->name }}
{{ __('View public page') }}