@extends('front.layouts.app') @section('content') {{-- --}} I have a question I want to join as faculty Interested in joining the Faculty? @foreach ($categories as $category) {{ $category->name }} @endforeach {{-- --}} Submit @include('front.modules.contact.contact') @endsection