@extends('layouts.adminlte.adminlte') @section('title') Products Grid @endsection @section('content_header') @parent

Products Grid

@endsection @section('modals') @endsection @section('content') @yield('modals')
{{-- --}}