@extends('admin.layouts.admin') @section('title') show tags @endsection @section('content')
تگ : {{ $tag->name }}

بازگشت
@endsection