@extends('reachassuree_web/layouts.main') @section('title', $data['title']) @section('description', $data['description']) @section('title', $data['blog']) @section('content')

Blog

  • Home
  • Blog and News
Image Image

Better Digital Insurance Begins Right Here

@foreach ($data['blog'] as $key => $value) @endforeach
{{ $data['blog']->links() }}
@endsection