@extends('layouts.index') @section('content')

Empresas


@if(count($montacargas) > 0) @foreach($montacargas as $montacarga) @endforeach @else

No existen montacargas agregadas.

@endif @endsection