@extends('backend.layouts.app') @section('title', 'Edit Tags') @push('styles') @endpush @section('content')
arrow_back BACK

EDIT TAG

@csrf @method('PUT')
@endsection @push('scripts') @endpush