@extends('layouts.app') @section('content')

App Dashboard Sections

@include('flash/flash')
@csrf
Products under Section

@endsection