@extends('frontend.layouts.app') @section('title', @$data['title']) @section('content') @endsection @section('scripts') @endsection