@extends('layouts.admin') @section('heading', 'Garments') @section('subheading', 'Choose which garments your shop offers, then build the measurement form for each.') @section('content') @include('partials.master-tabs') @if (session('status'))
{{ $type->name }} @if($type->name_ta) / {{ $type->name_ta }} @endif
@if($type->is_custom) Custom to your shop @endifTurn this on to configure its measurements.
@endifCreate a custom garment for your shop
This garment will only be visible to your shop, not other shops on eTailorz.