@extends('layouts.master') @section('content')

@lang('models/products.plural')

@include('flash::message')

@lang('models/products.plural') Detail

@include(strtolower(__('models/products.plural')).'.table')
@endsection