@extends('resource.show') @php $links['back'] = guard_url('ing_vhiculo/ingreso_vehiculo'); $links['edit'] = guard_url('ing_vhiculo/ingreso_vehiculo') . '/' . $ingreso_vehiculo->getRouteKey() . '/edit'; @endphp @section('icon') @stop @section('title') {!! __('ing_vhiculo::ingreso_vehiculo.title.main') !!} @stop @section('sub.title') {!! __('ing_vhiculo::ingreso_vehiculo.title.show') !!} @stop @section('breadcrumb')