@extends('layouts.frontend') @section('content')
{{$seoTitle}}
@endsection @section('seo') {{$seoTitle . ' - ' . $siteTitle}} @endsection @section('footer_script') @endsection