@extends('delivery_mercado.default') @section('content')

Categorias

@foreach($categorias as $key => $c)
@endforeach
@endsection