@extends('layout.front.app') @section('title', $tag) @section('content')
@yield('title')
@endsection