@extends('frontend.layouts.master') @section('title') Customers @endsection @section('main-content')
icon

Meet Our Customers

Good morning forth gathering doesn't god gathering man and had moveth there dry sixth dominion rule divided behold after had he did not move .

@if($partners) @foreach($partners as $partner)
@php $photo=explode(',',$partner->photo); @endphp artist

{{$partner->name}}

{{$partner->website}}

{{$partner->description}}

@endforeach @endif
@endsection