@extends('layouts.app') @section('title', __('system.qr_code.menu')) @push('page_css') @endpush @section('content')

{{ __('system.qr_code.menu') }}

@csrf
@if (($restaurant->qr_details['logo'] ?? null) != null) @else @endif
qr_details['logo'] ?? null) == null) style="display: none;" @endif> {{-- --}}
{{-- --}}
{{ __('system.crud.reset') }}
@endsection @push('page_scripts') @endpush