@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

Contact Us


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

Address :
50 Romklao Road, Khlong Sam,
Prawet, Lat Krabang, Bangkok
Telephone :
02-906-8865-68
02-906-8899
02-9151379-89
Fax : 02-906-8897
Working Time : Mon-Fri 08:00-17:00

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