@extends('layouts.app') @section('content')
{{ $product->name }}'s Variations
New
@include('partials.products_variations')
@endsection