@extends('admin.layout.master') @section('content')

Create Search Setting

@if ($errors->any())
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif

Create Search Setting

@csrf

SKU

Product Name

Product Name Cleaned

ProductCode

Parent

URL Text

Photos

FNLA

Special Order

@endsection