{{ $restaurant->applicant->kh_name }} ,
{{ $restaurant->applicant->function }}
|
Data |
{{ $layout->label->restaurant_name->title }} |
{{ $restaurant->name }} |
{{ $layout->label->house_no->title }} |
{{ $restaurant->house_no }} |
{{ $layout->label->street_no->title }} |
{{ $restaurant->street_no }} |
{{ $layout->label->village->title }} |
{{ $restaurant->village }} |
{{ $layout->label->commune->title }} |
{{ $restaurant->commune }} |
{{ $layout->label->district->title }} |
{{ $restaurant->district }} |
{{ $layout->label->province->title }} |
{{ $restaurant->province }} |
{{ $layout->label->phone->title }} |
{{ $restaurant->phone }} |
{{ $layout->label->fax->title }} |
{{ $restaurant->fax }} |
{{ $layout->label->email->title }} |
{{ $restaurant->email }} |
{{ $layout->label->website->title }} |
{{ $restaurant->website }} |
{{ $layout->label->menu_file->title }} |
download
|
{{ $layout->label->license_file->title }} |
download
|
@endsection