@extends('branch.layouts.index', ['without_card' => true]) @section('content')

@lang('global.excel')

@if (!$qr->parent_id)
@can('create', 'App\Models\Qr')

@endcan
@lang('validation.attributes.title') @lang('global.actions')
@endif
@endsection