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

    {{$data['title']}}

@php $check_privileges = userPrivilegesReturn(31,33); @endphp @if (($check_privileges == 1) || (Session::get('admin_type') == 0)) @endif
Action Status Sr.No Tr.Date Product Short Name Product Name Product Description
@csrf
@endsection @section('custom-scripts') @endsection