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

Edit {{$nature->name}}

@if(session('success'))
@endif @if(session('error'))
@endif @if($errors->any())
@endif
{{csrf_field()}}
{{$nature->name}} Name *
Nature*
Type*
{{$nature->name}} Type*
Sponsor on Edu-Fair*
{{$nature->name}} Status*
Established Date
Progressive
Trust School?
{{--@if(!($nature->id==2))--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{--University--}} {{----}} {{--
--}} {{----}} {{--
--}} {{--
--}} {{--
--}} {{--@endif--}}
Association


@if(isset($college->logo)) @else @endif
@if(isset($college->banner)) @else @endif
Featured Image
@if(isset($college->featured_image)) @else @endif
About Us Banner
@if(isset($college->brochure))
Brochure
@else
Brochure
@endif
Email Address
Username

{{$nature->name}} Head
contact_person}} placeholder="Name of Head">
{{$nature->name}} Head Mobile
Office Contact
Office Email
Country *
State/Province *
District *
MNP/NP/RM *
Area
Not Found? Add New Area
Tole Name
Website

@endsection @section('after_js') @endsection @section('script') @endsection