@extends('layouts.master') @section('content')

@lang('models/payments.plural')

@include('flash::message')

@lang('models/payments.plural') Detail

@include(strtolower(__('models/payments.plural')).'.table')
@endsection