@extends("layouts.app") @section("breadcrumb")
Imagenes
@endsection @section("content")
@foreach($archivos as $a) @endforeach
@endsection