@extends('layouts.app') @section('content')
| Incidente de tránsito | @if ($type == 'Administrador'|| $type == "Subadministrador")@elseif($type == "Capturista General" || $type == "Capturista Medico" ) | @endif | |
|---|---|---|---|
| {{ $description }} | @if($type == "Administrador" || $type == "Subadministrador" || $type == "Capturista General" || $type == "Capturista Medico" )Editar | @endif @if ($type == 'Administrador'|| $type == "Subadministrador")Eliminar | @endif