@extends('Frontend.partials.layout') @section('styles') @endsection @section('content') {{-- focus blade content --}}
{{-- card --}}
{{-- card body --}}
{{-- col-7 --}}
@if($subStatus == true) @endif
@if($subStatus == true) @endif @if($submenu->show_button == 1) @endif
{{-- *************** Systematic View Image and Shapes *************** --}}
@if($submenu->manual_direction == 1)
@endif
{{-- col-5 --}}
{{-- *************** Systematic View Right Panel *************** --}} {{--
--}}
{{-- 1st --}}

{{-- box Info 1 --}} {{-- popover content --}}


{{-- /popover content --}}
{{-- /box Info 1 --}}
{{-- 2nd --}}

{{-- box Info 2 --}} {{-- popover content --}}


{{-- /popover content --}}
{{-- /box Info 2 --}}
{{-- 3rd --}}

{{-- box Info 3 --}} {{-- popover content --}}


{{-- /popover content --}}
{{-- /box Info 3 --}}
{{-- 4th --}}

{{-- box Info 4 --}} {{-- popover content --}}


{{-- /popover content --}}
{{-- /box Info 4 --}}
{{-- 5th --}}

{{-- box Info 5 --}} {{-- popover content --}}


{{-- /popover content --}}
{{-- /box Info 5 --}}
{{-- 6th --}}

{{-- box Info 6 --}} {{-- popover content --}}


{{-- /popover content --}}
{{-- /box Info 6 --}}
{{-- 7th --}}

{{-- box Info 7 --}} {{-- popover content --}}


{{-- /popover content --}}
{{-- /box Info 7 --}}
{{-- 8th --}}

{{-- box Info 8 --}} {{-- popover content --}}


{{-- /popover content --}}
{{-- /box Info 8 --}}
{{-- 9th --}}

{{-- box Info 9 --}} {{-- popover content --}}


{{-- /popover content --}}
{{-- /box Info 9 --}}
@if($submenu->view_option == 1 || $submenu->view_option == 3)
{{--
--}} @if($submenu->show_icon == 1)
@endif
@if($submenu->show_icon == 1)
@endif
{{-- *************** Infotest Content *************** --}}

{{ trans('action.information_tested') }}

@if($submenu->view_option == 3 && $data["user"]->user_type != 0) @endif
@if($submenu->view_option == 1) @endif
@endif @if($submenu->view_option == 2 || $submenu->view_option == 3)
{{--
--}}
@if (!$dcicon_category->isEmpty()) @foreach($dcicon_category as $icon)
@endforeach @endif

{{ trans('action.information_tested') }}

@if($submenu->view_option == 3 && $data["user"]->user_type != 0) @endif
@endif
{{ trans('action.info') }}! {!! __('action.focus_cicrle_info') !!}
{{-- card --}}
{{-- ********* Right Slide Panel ************ --}} @include('Frontend.partials.includes.layout-right') @include('Frontend.dashboard.focus_modal')
{{-- focus blade content / --}} @endsection @section('scripts') @include('JSBlade.AJsblade') @include('JSBlade.dcjs') @endsection