{{ Session::get('success') }}
@php
Session::forget('success');
@endphp
@endif
{{--
Sales
--}}
{{ $dataTable->table(['class' => 'table table-bordered table-hover table-striped w-100']) }}