@extends('system-mgmt.state.base') @section('action-content')
Update state
@if ($errors->has('name')) {{ $errors->first('name') }} @endif
@endsection