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

ADD NEW TAG

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