@extends('admin.layouts.main') @section('title', 'Add Products') @section('main')
Add Product
No Name Title Product Type Action
@endsection @section('scripts') @endsection