@extends('admin.app') @section('content')
@include('admin.sets.partials.form', ['set' => new App\Set])
@endsection