@extends('adminlte::page') @section('title', 'Career SEO') @section('content_header')

Career SEO

@stop @section('content')

Career SEO Information

Meta Title {{ $careerSeo->meta_title ?? 'N/A' }}
Meta Description {{ $careerSeo->meta_description ?? 'N/A' }}
Last Updated {{ $careerSeo->last_updated_display }}
@stop