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