@extends('layouts.admin') @section('title', 'Edit Garment Type') @section('page-title', 'Edit Garment Type') @section('content')
@csrf @method('PUT')
Cancel
@endsection