@extends('backend::layouts.app') @section('title', 'Product Configuration') @section('content')

Product Configuration

@csrf
@error('title') {{ $message }} @enderror
@error('description') {{ $message }} @enderror
@error('images.*') {{ $message }} @enderror Dimension: 270 x 370
@error('sort_order') {{ $message }} @enderror
SN Title Sort Order Status Actions
@endsection @push('js') @endpush