@extends('app') @section('title', 'Create new Size') @section('content')

Form Wizard

@csrf @method('post')
@endsection