@extends('admin/institute-management/institute-profile/index') @section('main-content-tab')
@csrf

About Information

Suggested image ratio: 1230 x 400 | max-size: 2 MB @if($errors->has('video_thumbnail')) {{ $errors->first('video_thumbnail') }} @endif
{{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- Suggested image ratio: 1230 x 400 | max-size: 2 MB--}}
@if($errors->has('video_link')) {{ $errors->first('video_link') }} @endif
max-size: 100 MB @if($errors->has('video')) {{ $errors->first('video') }} @endif
@if($institute_about && $institute_about->video)
@endif
@if($errors->has('description')) {{ $errors->first('description') }} @endif
@if($errors->has('description_bn')) {{ $errors->first('description_bn') }} @endif
@endsection @section('extra-extra-css') @endsection @section('extra-extra-script') {{-- --}} {{-- //validate form --}} @endsection