@extends('layouts.frontend.master') @section('metatags') @stop @section('seoPageTitle') @stop @section('styles') @parent @stop @section('content')

{{ Lang::get('messages.product_not_found'); }}

@stop @section('scripts') @parent @stop