@extends('frontend.layouts.app') @push('title') {{ __($pageTitle) }} @endpush @section('content')
{!! $description !!}
@endsection