@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


















is_checker_user_editable_bill !== null) checked @endif; id="is_checker_user_editable_bill">
is_item_group_allowed == 1) checked @endif; id="is_item_group_allowed">















is_show_only_my_data == 1) checked @endif id="is_show_only_my_data">
is_subscribe == 1) checked @endif id="is_subscribe">
is_login_allow_app == 1)?'checked':'' }} id="is_login_allow_app" />
Cancel
@endsection @section('footer') @parent @endsection @section('extraa_script_and_js') @parent @endsection