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

Add {{$nature->name}}

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


Featured Image
About Us Banner
Brochure
Login Email Address *
Username *

{{--
--}} {{--
--}} {{----}} {{--
--}} {{----}} {{--
--}} {{--
--}} {{--
--}} {{--

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

@endsection @section('script') @endsection