@section('header-text')

{{ $pageTitle }}

{{ $pageTitle }}

@lang('modules.front.jobOpenings')  »  {{ ucwords($pageTitle) }}
@endsection @section('content')

@if(!is_null($customPage->name)) {{ $customPage->name }} @endif

@if(!is_null($customPage->description)) {!! $customPage->description !!} @endif

@endsection