@extends('front.template.master') @section('title', 'Insights | UnilinkIndia') @section('content')

The UnilinkIndia Insights

@foreach ($insight as $s) @endforeach
@endsection