@extends('templates.layouts.base') @section('js') {{ Html::script('/shop/js/public.js') }} @stop @section('css') @stop @section('content')

@stop