@extends('frontend::layouts.app') @section('title', $metaTags['metaTitle']) @section('description', $metaTags['metaDescription']) @section('keywords', $metaTags['metaKeywords']) @section('other_meta_tags') {!! $metaTags['otherMetaTags'] !!} @endsection @push('css') @endpush @section('content')