@include('layout.private._toolbar')

{{__("app.common.mobile_disclaimer_sheet_access")}}

{{__("app.common.mobile_disclaimer")}}
@if (Agent::isMobile())
@endif
@if (Agent::isMobile())
@endif
@if($data["forced_version"] === null) @endif
@if(Auth()->user()->can("create_reconsheet")) @if (intval($data["forced_version"]) !== 1) @if (config("env.view.reconsheet.sheet.easy_sheet_enabled")) @else {{ __('app.reconsheet.table.create_sheet') }} @endif @endif @if($data["sheet"]["upload"]["sheet_by_csv"]["enabled"] === true) @endif @if($data["sheet"]["upload"]["sheet_config"]["enabled"] === true) @if (Recon::canManageUploadConfig()) @endif @endif @endif()
@if (Utilities::checkUserIsAdmin())
{{ __('app.common.select') }}
@endif
@if (Utilities::checkUserIsAdmin())
@endif
{{__("app.reconsheet.table.version")}} {{__("app.reconsheet.table.sheet_name")}} {{__("app.reconsheet.table.created_at")}} {{__("app.reconsheet.table.updated_at")}} {{__("app.reconsheet.table.full_status")}} {{__("app.reconsheet.table.owner")}} {{__("app.reconsheet.table.actions")}}