@section('styles') @endsection @if(!empty($submenu))
{{-- dashboard content --}}
{{-- get menu list --}} @if (empty($data['allMenus'])) @endif
{{-- header section --}}
@if ($admin->user_type == '0')

{{ ucfirst($product['product_name']) }}

@else

{{ ucfirst($product['proName']) }}

@endif @if($data['randomAnalysis'] == 1) @endif
{{-- content section --}}
{{-- page preloader --}} {{--
--}}
{{-- left --}}

{{ ucfirst($product['proName']) }}

{{-- right --}}
@if(!empty($submenu)) @foreach ($submenu as $key=> $sub) @endforeach @endif
@endif @section('scripts')