@extends('layouts.master') @section('title') {{ trans_choice('general.payment',1) }} {{ trans_choice('general.type',2) }} @endsection @section('content')
| {{ trans('general.name') }} | {{ trans_choice('general.note',2) }} | {{ trans_choice('general.action',1) }} |
|---|---|---|
| {{ $key->name }} | {{ $key->notes }} |
|