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

{{ __('Add Variant') }}

@csrf
@endsection