@extends('frontend.layouts.master') @section('title') Teams @endsection @section('main-content') Our Team home //Team Meet Our Team Over their the abundantly every midst place thing them them winged you're beginning forth you. Fruit seas very does can after herb moved so was Kind @if($teams) @foreach($teams as $team) @php $photo=explode(',',$team->photo); @endphp {{$team->email}} {{$team->name}} {{$team->position}} @endforeach @endif @endsection
home //Team
Over their the abundantly every midst place thing them them winged you're beginning forth you. Fruit seas very does can after herb moved so was Kind
{{$team->email}}
{{$team->position}}