@extends('user.layouts.master') @section('content') Trusted Seller Trusted Seller @if(sizeof($approve)) @foreach ($approve as $approves) {{ $approves->name }} {{ $approves->email }} Detail @endforeach @else {{-- Trusted Seller --}} @endif @endsection
{{ $approves->name }}