1. {{----}} @foreach($content as $key => $val)
    {{ $val->id }} - {{ $val->name }} - {{ $val->spell }}
    @endforeach