@extends('layouts.app') @section('title', trans('feature.show') . ' | ' . $feature->name . ' | ' . $feature->project->name) @section('content') @include('features.partials.breadcrumb')