@extends('site.master') @section('title', $page->translation->meta_title) @section('meta_description', $page->translation->meta_description) @section('content') {{--Not used, redirect in ProductController to Categories index--}} @endsection