@extends('layouts.main') @section('page-title') {{__('Bug Report')}} @endsection @section('page-breadcrumb') {{ __('Project Details') }}, {{ __("Bug Report") }} @endsection @push('css') @endpush @section('page-action')
@endsection @section('content') @if($project){{ __("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.")}}