@extends('reachassuree_admin/layouts.main') @section('title', $data['title']) @section('content')

    {{$data['title']}}

@php $check_privileges = userPrivilegesReturn(43,45); @endphp @if (($check_privileges == 1) || (Session::get('admin_type') == 0)) @endif
Action Status Tr.Date Sr.No Product Name Plan Name Year Price Half Price Quarterly Price Month Price HSN/SAC SGST CGST IGST Is Public Is Demo plan Description
@csrf
@endsection @section('custom-scripts') @endsection