@extends('layouts.app') @push('style') @endpush @section('content') @include('components.modalalert')
@include('product.components.leftpanel')
{{session('error')}} @else d-none"> @endif
@include('product.components.simpleproductform')
@endsection