@extends('vendor/layouts/master') @section('title') {{ config()->get('app.name') }} | {{ $bladeName }} @endsection @section('page_name') {{ $bladeName }} @endsection @section('content')

{{--
--}} {{-- --}} {{-- --}} {{-- --}} {{--
--}}
{{-- --}} {{-- --}}
# {{ trns('Restaurant name') }} {{ trns('about') }} {{ trns('location') }} {{ trns('has_menu') }} {{ trns('vat') }} {{ trns('rule') }} {{ trns('updateDate') }}{{ trns('logo') }}{{ trns('actions') }}
@include('admin/layouts/myAjaxHelper') @endsection @section('ajaxCalls') @endsection