@extends('main') @section('content') Home Invoked Career with AFAD Career with AFAD @foreach ($career as $key => $data) Download {{ $data->name }} @endforeach @endsection