@extends("layouts.dashboard.app") @section("page-nav-title")
Control and View All Payment Methods
#ID | Title | @if(hasPermissions(["edit-payment-method", "delete-payment-method"]))Control | @endif
---|---|---|
{{$payment->id}} | {{$payment->title}} | @if(hasPermissions(["edit-payment-method", "delete-payment-method"]))@if(hasPermissions("edit-payment-method")) id)}}" class="control-link edit"> @endif @if(hasPermissions("delete-payment-method")) @endif | @endif