@extends('layouts.admin') @section('page-title') {{ __('Projects') }} @endsection @section('links') @if (\Auth::guard('client')->check())
{{ __('Due Date:') }} {{ $project->end_date }}
{{ $project->description }}
{{ __('Tasks') }}
{{ __('Comments') }}
{{ __("It's looking like you may have taken a wrong turn. Don't worry... it happens to the best of us. Here's a little tip that might help you get back on track.") }}