@extends('layouts.admin.app') @section('content') {{-- --}}
@if( Session::get('permissions.user_type') == 'A' || Session::get('permissions.user_type') == 'SA' || Session::get('permissions.user_type') == 'E')
@foreach (['danger', 'warning', 'success', 'info'] as $msg) @if(Session::has('alert-' . $msg))

{{ Session::get('alert-' . $msg) }}

@endif @endforeach
No. Image Title {!! CustomPaginator::sort('id', 'SKU', ['direction' => true]) !!} Category Price {!! CustomPaginator::sort('is_block', 'Status', ['direction' => true]) !!}