@extends('layouts.admin') @section('content')
@include('includes.admin.accountSidebar')
Partner With Us
{!!Form::open(array('url' =>'partner/update','method'=>'POST','class'=>'','id'=>'partner_update','files' => true));!!}
@php $readonly = ''; if(!empty($customer_detail->email)) { $readonly = 'readonly'; } @endphp

GST Invoice

My Address

{!!Form::close();!!}