@extends('layouts.app') @section('styles') @endsection @section('content')

{{ __('Settings') }}

{{ csrf_field() }} {{ method_field('PATCH') }}
terms != null)) value={{ $mysettings->terms }} @endif placeholder="{{ __('Please enter the payment condition') }}" >
vat != null)) value={{ $mysettings->vat }} @endif placeholder="{{ __('Please enter the VAT %') }}" >
terms1 != null)) value="{{ $mysettings->terms1 }}" @endif placeholder="{{ __('Payment strictly within') }}"> terms2 != null)) value="{{ $mysettings->terms2 }}" @endif placeholder="{{ __('days, latest on') }}"> terms3 != null)) value="{{ $mysettings->terms3 }}" @endif placeholder="{{ __(', to account number NL06RABO0144969939 by name of My Motivation Insights BV, Breda. Please mention your invoice number.') }}">
@endsection @push('scripts') @endpush