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

Add Color

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