@extends('portal.ninja2020.layout.app') @section('meta_title', ctrans('texts.entity_number_placeholder', ['entity' => ctrans('texts.credit'), 'entity_number' => $credit->number])) @push('head') @endpush @section('body') @include('portal.ninja2020.components.entity-documents', ['entity' => $credit])
{{ ctrans('texts.page') }}: {{ strtolower(ctrans('texts.of')) }}
100%
@endsection @section('footer') @endsection