@extends('layouts.frontend.frontend-layout') @section('content') {{$abouts->about_caption}} {!! $abouts->description !!} {{$abouts->team_heading}} {{$abouts->team_description}} @foreach ($teams as $team) Know more {{$team->member_name}} {{$team->member_title}} {{$team->member_description}} @endforeach @endsection
{{$abouts->team_description}}
{{$team->member_title}}
{{$team->member_description}}