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

Edit General Information

{{-- @include('layouts.message')--}}
{{csrf_field()}}
Name *
Nature*
Type*
Established Date


@if (isset($client->logo)) @else @endif
Logo
@if (isset($client->banner)) @else @endif
Banner
About Us Banner
@if(is_file(public_path('uploads/clients').'/'.$client->user->name.'/brochure'.'/'.$client->brochure) && file_exists(public_path('uploads/clients').'/'.$client->user->name.'/brochure'.'/'.$client->brochure))
Brochure
@else
Brochure
@endif
{{--
--}} {{--
--}} {{--
--}} {{-- @if (is_file(public_path('uploads/clients').'/'.$client->user->name.'/featured_image'.'/'.$client->featured_image) && file_exists(public_path('uploads/clients').'/'.$client->user->name.'/featured_image'.'/'.$client->featured_image))--}} {{-- --}} {{-- @else--}} {{-- --}} {{-- @endif--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- Feautred Image--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--Facilities--}} {{--
--}} {{--
--}} {{----}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
Name of Head
Head Mobile *
Office Contact
Office Email
Country *
State/Province *
District *
MNP/NP/RM *
Tole Name
Website

@endsection @section('script') @endsection