@extends('layouts.logeado') @if ($method == "post") @section('sub_title', 'Nuevo taxi') @else @section('sub_title', 'Editar taxi') @endif @section('sub_content')
:message