@extends('layouts.admin') @section('title', 'Create Uniform') @section('page_title', 'Create Uniform') @section('content')

New Uniform

Add a new uniform type and its variations to the inventory.

@csrf

Uniform Details

Variations & Inventory

Add variations for different sizes and colors. If the uniform has no variations, leave one row blank with stock count.

Cancel
@endsection