@extends("portal.template.layout") @section('header') @stop @section('content')
@if($message = Session::get('success'))
×
{{ $message }}
@endif @if($message = Session::get('error'))
×
{{ $message }}
@endif
Create {{$p_name}}
{{--
Import
--}}
Import Products & Upload Images
×
{{ csrf_field() }}
Import File (.xls, .xslx)
Import
{{ csrf_field() }}
Upload Image (.zip)
Upload
@include('portal/product/search_form')
@if ($list->total() > 0)
#
{{$p_name}} Name
Type
Is Active
Created Date
Action