@extends('layouts.vertical') @section('content')

{{ __('product_catalogs.new_feature') }}

@csrf
{{ __('product_catalogs.cancel') }}
@endsection