@extends('layout_frontend') @section('title', $title ?? '') @section('content') @endsection @section('seo') @endsection @section('css') @endsection @section('js') @endsection