@extends('layouts.app') @section('css') @endsection @section('header_components') @if (request()->is('*/view')) @endif @endsection @section('content')

{{ __('View Data') }}

{{ __('REVERO') }} > {{ $project->name }} > {{ __('View Data') }}