@extends('layouts.backend.master') @section('title','Tag') @push('css') @endpush @section('content')

Edit TAG

@csrf @method('PUT')
BACK
@endsection @push('script') @endpush