@php $configData = Helper::appClasses(); $status = new \App\Models\Products(); @endphp @extends('layouts.layoutMaster') @section('title', 'No Found Data') @section('content')
Record not found.
{{--
Add new records by simply clicking the button at the bottom.
--}}
@endsection