@extends('layouts.adminapp') @section('title') {{ __('lng.DivorceRegistration') }} @endsection @section('active_register', 'active') @section('open_register', 'open') @section('open_certificate', 'open') @section('active_certificate', 'active') @section('active_divorce_registration', 'active') @section('content')
{{ __('lng.Showing') }} {{ $DivorceRegistrations->count() }} {{ __('lng.Items') }}