@extends('layouts.adminapp') @section('title') {{ __('lng.DifferentlyAbledTag') }} @endsection @section('active_health', 'active') @section('open_health', 'open') @section('active_gifferently_abled_tag', 'active') @section('content')
{{ __('lng.SiNo') }} | {{ __('lng.Title') }} | {{ __('lng.Narration') }} | {{ __('lng.Action') }} | |
---|---|---|---|---|
{{ ++$si }} | {{ $DifferentlyAbledTag->title }} | {{ $DifferentlyAbledTag->narration }} | --}} |
{{ __('lng.Showing') }} {{ $DifferentlyAbledTags->count() }} {{ __('lng.Items') }}