@extends ('../welcome') @section('content')
@csrf @method('PUT')
@if ($phase->project->is_residential == 0)
@endif
@endsection