@extends('layouts.admin-layout') @section('title') Add Size @endsection @section('content')

Add Size

@csrf
@endsection @section('script') @endsection