@extends('layouts.front.main') @section('page_title','Thankyou') @section('active_menu_thankyou','active') @section('page_style') @stop @section('content') @if (isset($banners) && $banners->count()>0) @foreach ($banners as $banner) Loading... pathFile,$banner->thumb)}}');"> pathFile,$banner->thumb)}}" class="image-entity" /> @endforeach @endif THANK YOU ขอบคุณที่ติดต่อเรา แล้วเราจะส่งข้อความกลับไป @stop @section('page_script') {!! Html::script('js/functionjs.js') !!} @stop