@extends('layouts.frontend.master') @section('style') @endsection @section('content')

{{ $layout->label->kingdom_of_cambodia->title }}

{{ $layout->label->nation_region_king->title }}

{{csrf_field()}}

{{ $layout->label->cambodia_publice_toilet->title }}

" {{$toilet->toilet_title}} "

{{ContentTerms::getTermTitle($toilet->toilet_category)}}

{{ $layout->label->satisfaction_level->title }}

@if($errors->has('smileyface'))
{!! Helper::alert('danger', $errors->first('smileyface')) !!}
@endif

Very Good

Good

Normal

Bad

Very bad

NA

{{ $layout->label->comments->title }}


@endsection @section('script') @endsection