@extends('layouts/default') {{-- Page title --}} @section('title') {{ trans('admin/consumables/general.checkout') }} @parent @stop {{-- Page content --}} @section('content')
{{ $consumable->name }}