@extends('layouts.master') @section('page_title') @if(isset($page_title)) {{ $page_title }} @endif @endsection @section('css') @endsection @section('content')
Back
Marketers Report
Email
{{$market_report->email}}
Discussion

{{$market_report->discussion}}

Sam Comment

{{$market_report->sam_comment}}


Payment Type

  • {{$market_report->payment_info->name}}

Current Balance

  • {{$market_report->current_balance}}
@endsection