@extends('layouts.app') @section('title','Software & Services') @section('pages')
@include('layouts.partials.nav-menu')
{{-- @if(auth()->user()->can('incentive-slab-create')) --}} {{-- @endif --}}
@include('product-features.table')
@endsection