@extends('Layout::admin.app') @section('content')
{{__('Found :total items',['total'=>$rows->total()])}}