@extends('core::layouts.app') @section('title', __('Settings')) @section('content')

{{$item->name}}

@csrf
@push('scripts') @endpush @stop