@extends('layouts/default') {{-- Page title --}} @section('title') {{ trans('admin/maintenances/general.view') }} {{ $maintenance->name }} @parent @stop {{-- Page content --}} @section('content')