@extends('front.layout.app') @section('content')
{{$data['title1'] ?? ''}}

{{$data['description1'] ?? ''}}

Become a Member
{{$data['title2'] ?? ''}}

{{$data['description2'] ?? ''}}

Become a Member

{{$data['title3'] ?? ''}}

{{$data['description3'] ?? ''}}

Become a Member

{{$data['title2'] ?? ''}}

{{$data['description1'] ?? ''}}

{{$data['year'] ?? ''}}+

Years Of Experience

{{$data['title3'] ?? ''}}

{{$data['description2'] ?? ''}}

{{$data['description3'] ?? ''}}

@foreach($programs as $program)

{{$program->title ?? ''}}

{{$program->description ?? ''}}

@endforeach
{{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--

free resources

--}} {{--

View growing collection of content. Subscribe to Shine Bright for tips and--}} {{-- inspiration sent to you weekly.--}} {{--

--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--

consulting community.

--}} {{--

Join our community for expert guidance on starting, marketing, and achieving success--}} {{-- in pharmacy consulting. Get access to educational resources and weekly Zoom--}} {{-- sessions. Join us on the Bright Side!--}} {{--

--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--

self-study courses

--}} {{--

Self-study programs to get you started consulting today.--}} {{--

--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}

you can shine bright now.

shine bright newsletter

@foreach($blogs as $blog)
@php $day = $blog->created_at->format('d'); $month = $blog->created_at->format('M'); @endphp

{{$day ?? ''}}

{{$month ?? ''}}

{{$blog->title ?? ''}}

{{$blog->description ?? ''}}

@endforeach

subscribe to
newsletter

@endsection