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

Edit Coaching

Add Organization

+91

Upload Document

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

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

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

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

@endsection @section('scripts') @endsection