@extends('layouts.app') @section('content')

Edit Tag: {{ $tag->name }}

{{ csrf_field() }}
@endsection