@extends('layouts.admin.e-commerce.app') @section('title', 'docs') @push('css') @endpush @section('content') Product List Home Product List Product Export/impot Export @csrf @endsection @push('js') @endpush