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

{{-- __('Dashboard') --}}


Fórums

@csrf @foreach($forums as $f) @endforeach
@endsection