@extends('layouts.app') @section('title', 'Register - Proj Mgr') @section('content')
Join Proj Mgr and start managing projects
{{ $errors->first() }}
{{ session('error') }}
{{ $message }}
Already have an account? Sign in here
© {{ date('Y') }} Proj Mgr. All rights reserved.