@extends('backend.layouts.app') @section('title') {{ 'Product Edit | '.env('APP_NAME') }} @endsection @section('breadcrumbs') @include('backend.layouts.partials.breadcrumbs',['current' => 'Product Edit']) @endsection @push('before-css') @endpush @section('content')
About Product


Product Description
Upload Image
user
Upload Anonther Image
GENERAL INFO

@endsection @push('js') @endpush