@extends('layouts.back-end.app') {{--@section('title','Customer')--}} @section('title', \App\CPU\translate('order_settings')) @push('css_or_js') @endpush @section('content')
@csrf
@php($billing_input_by_customer=\App\CPU\Helpers::get_business_settings('billing_input_by_customer'))
*
@endsection @push('script_2') @endpush