@extends('frontend::layouts.app') @section('title', $useCase->meta_title) @section('keywords', $useCase->meta_keywords) @section('description', $useCase->meta_description) @section('other_meta_tags') {!! $useCase->other_meta_tags !!} @endsection @section('content')