{{ $title }}
@foreach ($nomenclature_page->texts as $text) @endforeach
Cod Nume Text
{{ $text->code }} {{ $text->name }} Press ENTER to save
@section('head') @endsection