@extends('admin.layout.master') @section('content')

Add Coaching

Bank Account Detail

@if($bankAccounts) @foreach($bankAccounts as $banks)

@if(isset($banks->bankNames)){{$banks->bankNames->bank_name}}@endif

{{$new}} | INR

@endforeach @endif

Revenue Sharing

Revenue Partnership Agreement*

@endsection @section('scripts') @endsection