@extends('layouts.app') @section('content')

Edit Stone Type

@if ($errors->any())
@endif
@csrf @method('PUT')
@endsection