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

{{ $title }}

@csrf
@error('quantity')

{{ $message }}

@enderror
Batal
@endsection