@extends('layouts.admin') @section('title', 'Edit Counter') @section('content')
@csrf @method('PUT')
Cancel
@endsection