@extends ('layouts.in') @section ('body')
{{ $row->name }}
{{ __('maintenance-item-update.maintenances') }}
@yield('content')
@stop