@php use Illuminate\Support\Facades\URL; @endphp @extends('layouts.user.master') @section('title') @lang('translation.create-product') @endsection @section('css') {{-- --}} @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Ecommerce @endslot @slot('title') Edit property information @endslot @endcomponent
@csrf @method('PUT')
Please Enter a title for the property.
Please Enter a title for the property.
Property Gallery
Property Image

Add Product Main Image.

Property Gallery Collection

Add Product Gallery Images.

Drop files here or click to upload.(You can also add document images)
  • Product-Image
     

Publish
Price
Area
Property Categories
Documents
Location
Year of build

Enter the year the property was build

{{-- --}}
@endsection @section('script') {{-- JS libraries --}} {{-- Custom JS files --}} @endsection