@extends('master.front') @section('title') {{ __('Blog') }} @endsection @section('content')
@if($setting->promotion_in_image and $setting->promotion_in_image_status == 1) @endif

{{ __('โปรโมชั่นทั้งหมด') }}

@foreach ($posts as $post)