@section('animations') @endsection @if ($showForm) @include('partials.messages_display_new')
@lang($title) {{Illuminate\Support\Str::title($model)}} (@lang('Processing')...) (@lang('You are offline')...)
@include('partials.form-buttons-new')
@include('nota_credito.fields') @include('partials.changes-new')
@endif @if (!$showForm)
@include('partials.index-buttons-new')
@endif
@push('script') @include('partials.some-messages') @endpush @push('script') @endpush