@extends('service.layouts.index') @section('content') @can('create', 'App\Models\Item')

@endcan
@lang("validation.attributes.title") @lang("validation.attributes.price") @lang("global.actions")
@endsection