Edit College

Update the information for {{ $college->college_name_en }}

Back to Directory
@if($errors->any())

There were some errors with your submission

    @foreach($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf @method('PUT')

Basic Information

Leadership Assignments

Cancel @can_do('Colleges', 'update') @endcan_do