@extends('Admin.layout') @section('pagetitle', __('trans.paymentMethods')) @section('content')
@csrf @method('PUT')
item
@endsection