@extends('admin.layout') @if (!empty($data->language) && $data->language->rtl == 1) @section('styles') @endsection @endif @section('content')
Edit Item
Back
{{-- Slider images upload start --}}
@csrf

{{-- Slider images upload end --}}
@csrf
...

{{-- Variations Start --}}
{{-- Variations End --}} {{-- Addons Start --}}
{{-- Addons End --}}
{{--
--}}
@endsection @section('variables') @endsection @section('vuescripts') @endsection