@extends('Admin.master_layout.master') @section('title', getTitleInPage()) @section('header_menu') @parent @endsection @section('sidebar_menu') @parent @endsection @section('content')

{{ getTitleInPage() }} - Edit


@foreach ($errors->all() as $error)

{{ $error }}

@endforeach
{{ getTitleInPage() }} - Edit
@if(!empty($IndividualAgents->pan_image)) @endif
@if(!empty($IndividualAgents->gst_image)) @endif
@if(!empty($IndividualAgents->tan_image)) @endif
logo)) required @endif > @if(!empty($IndividualAgents->logo)) @endif
Cancel
@endsection @section('footer') @parent @endsection @section('extraa_script_and_js') @parent @endsection