@extends('layout.default') @section('title', $L('Stock settings')) @section('viewJsName', 'stocksettings') @section('content')

@yield('title')

{{ $L('Presets for new products') }}

{{ $L('Shopping list to stock workflow') }}

{{ $L('OK') }}
@stop