COMANDO GENERAL DEL EJÉRCITO DEPARTAMENTO III – OPERACIONES BOLIVIA |
@if ($reconocimiento->id>=100000)
{{$reconocimiento->id}}/{{$year}}
@elseif ($reconocimiento->id>=10000)
0{{$reconocimiento->id}}/{{$year}}
@elseif ($reconocimiento->id>=1000)
00{{$reconocimiento->id}}/{{$year}}
@elseif ($reconocimiento->id>=100)
000{{$reconocimiento->id}}/{{$year}}
@elseif ($reconocimiento->id>=10)
0000{{$reconocimiento->id}}/{{$year}}
@elseif ($reconocimiento->id>=1)
00000{{$reconocimiento->id}}/{{$year}}
@endif
|
INFORME DEL PARTE INMEDIATO
DATOS GENERALES | |
UNIDAD | NOVEDADES |
{{$reconocimiento->nombre}} | {!! nl2br(e($reconocimiento->numeracion)) !!} |
UBICACIÓN DEL P.C. | {{$reconocimiento->estado}} |
ACTIVIADES | {{$reconocimiento->material}} |
COORDENADADAS | FOTOGRAFIA |
{{$reconocimiento->lat}} {{$reconocimiento->lon}} |
|