@extends('backend.admin.index') @section('body')

{{$heading}}

{{-- @include('layouts.message')--}}
{{csrf_field()}}
Name *
Online Exam Link
@if(isset($college->clientType->exam_link)) @else @endif
Left blank for default link
Apply Now Link
@if(isset($college->clientType->apply_link)) @else @endif
Left blank for default link
Fb Page ID
@if(isset($college->clientType->chat_code)) @else @endif
Click here Get Fb ID
{{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- Chat ID--}} {{-- --}} {{--
--}} {{-- @if(isset($college->clientType->chat_id))--}} {{-- --}} {{-- @else--}} {{-- --}} {{-- @endif--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- Chat Password--}} {{-- --}} {{--
--}} {{-- @if(isset($college->clientType->chat_password))--}} {{-- --}} {{-- @else--}} {{-- --}} {{-- @endif--}} {{--
--}} {{--
--}}
@endsection @section('script') @endsection