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

Add Coaching

Managed By

+91
+91

Upload Document

Recommended Size more than: 300px X 300px.

Supported Formats: JPG, JPEG, PNG.

  • @if($managerDetails) @if(isset($managerDetails->docsByUser)) @foreach($managerDetails->docsByUser as $bankey=>$docs) @if($bankey>0)
  • @if($file_extension[1] == 'pdf') @elseif($file_extension[1] == 'doc' || $file_extension[1] == 'docx') @else @endif
  • @endif @endforeach @endif @endif
Choose multiple by press (CTRL + Select)

Supported Formats: JPG, JPEG, PNG, PDF, DOC, DOCX.

@endsection @section('scripts') @endsection