@include('include/header_new')

Edit University

University Name {{$univ_details->NAME}}

@foreach($errors->all() as $err)
{{$err}}
@endforeach

BSW_DEGREE_IND=='Y') {{ 'checked'}} @endif > MSW_DEGREE_IND=='Y'){{'checked'}} @endif >

@if($univ_details->LOGO<>'') @php $univ_img=$univ_details->LOGO; @endphp @else @php $univ_img=''; @endphp @endif

@if($univ_img=='') @else @endif Upload Logo
@include('include/footer_new')