@extends('layouts.master') @section('superadmin')

Sales Inquiry

@if (Session::has('success')) @endif
{{-- Add --}}
{{ $dataTable->table(['class' => 'table table-bordered table-hover table-striped w-100']) }}
@role('super_admin') @else @endrole @endsection {{ $dataTable->scripts(attributes: ['type' => 'module']) }}