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

{{ getTitleInPage() }} - Edit

{{ getTitleInPage() }} - Edit
@if(!empty($OrderBook->icon)) @endif
is_ledger_update == 1) checked @endif>
is_default == 1) checked @endif>
is_allow_negative_balance == 1)?'checked':'' }} >
is_allow_day_close == 1)?'checked':'' }} >
Cancel
@endsection @section('footer') @parent @endsection @section('extraa_script_and_js') @parent @endsection