@extends('layouts.portal.layout') @section('content')

Important information about your move with You Move Me!

Resources

@foreach($resources as $item)
{{ $item->name }}

{{ $item->description}}

Download
@endforeach
@endsection