@extends('layouts.master') @section('css') @endsection @section('title') Party Create Fields @endsection @section('content') Party Create Fields @csrf Legal Name legal_name == 1) || !isset($partyField) ? 'checked' : '' }}> Route route == 1) || !isset($partyField) ? 'checked' : '' }}> Sub Route sub_route == 1) || !isset($partyField) ? 'checked' : '' }}> Group group == 1) || !isset($partyField) ? 'checked' : '' }}> Party Code party_code == 1) || !isset($partyField) ? 'checked' : '' }}> Registration Type registration_type == 1) || !isset($partyField) ? 'checked' : '' }}> Mobile mobile == 1) || !isset($partyField) ? 'checked' : '' }}> Email email == 1) || !isset($partyField) ? 'checked' : '' }}> Address address == 1) || !isset($partyField) ? 'checked' : '' }}> Customer Category customer_category == 1) || !isset($partyField) ? 'checked' : '' }}> State state == 1) || !isset($partyField) ? 'checked' : '' }}> District district == 1) || !isset($partyField) ? 'checked' : '' }}> Pincode pincode == 1) || !isset($partyField) ? 'checked' : '' }}> GST gst == 1) || !isset($partyField) ? 'checked' : '' }}> Party Location party_location == 1) || !isset($partyField) ? 'checked' : '' }}> Price Slab price_slab == 1) || !isset($partyField) ? 'checked' : '' }}> Image image == 1) || !isset($partyField) ? 'checked' : '' }}> Branch branch == 1) || !isset($partyField) ? 'checked' : '' }}> Update @endsection @section('script') @endsection