@extends('front.layouts.app') @section('meta_title', 'Meet Our Faculty | Engaging CLE Podcast Instructors') @section('meta_description', 'Browse the faculty directory of Clearly Legal. From top trial lawyers to financial experts, our speakers make earning CLE credits interesting and easy.') @section('content')
{{--
innerpagebg
--}} @foreach ($pages as $page) @if ($page->slug == 'faculty') {!! $page->description !!} @endif @endforeach
@foreach ($faculty as $index => $fcl) @endforeach

Interested in being on the faculty? Email us at contact@clearly.legal

course_bottom_line
@include('front.modules.subscribe.index') @include('front.modules.contact.index') @endsection