@extends('layout.app') @section('title', 'Utwórz projekt') @section('main') @if (\Session::has('message')) {{ \Session::get('message') }} @endif @if ($errors->any())