@extends('backend.layouts.app') @section('title', $title) @section('content') @foreach ($tags as $key => $tag) @endforeach