@extends('layouts.front-end.body') @section('content')
@if (app()->getLocale() == 'en') {{-- ไทย --}} @else {{-- English --}} @endif
@endsection @section('meta') {{ __('message.language') }} @endsection