Manage the phases

We’re constantly trying to express ourselves and actualize our dreams. If you have the opportunity to play.

Edit Phase {{$phase->Name}}

@csrf
@error('name') {{ $message }} @enderror

This is how others will learn about the Phases, so make it good!

{!! $phase->description !!}
@error('description') {{ $message }} @enderror

This is how Members will join this Phase, so make it good!

@error('users')

{{ $message}}

@enderror