@extends('layouts.front.main') @section('page_title','Home') @section('active_menu_home','active') @section('page_style') @stop @section('content')
@if (isset($banners) && $banners->count()>0) @foreach ($banners as $banner)
Loading...
@endforeach @endif

Wasabi Powder

100 g.

Where to Buy


Contact Us


@csrf
{{-- @if (isset($captcha))
* กรุณาใส่ Captcha
@endif --}}
{{-- --}}

Address :
Romklao Road, Khlong Sam Prawet,
Lat Krabang, Bangkok
Telephone : 0-2906-8860
Fax : 0-2906-8898
Working Time : Mon - Fri 08:00-17:00

@stop @section('page_script') {!! Html::script('js/functionjs.js') !!} @stop