@extends('layouts.logeado') @if ($method == "post") @section('sub_title', 'Nuevo pasajero') @else @section('sub_title', 'Actualizar pasajero: ' . $pasajero->identificacion) @endif @section('sub_content')