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

{{ $data['show']->title }} :

@endsection