@extends('admin/layouts/default') @section('title') Payment @parent @stop @section('content') Payment View Dashboard Payments Payment View Payment details @include('admin.payment.payments.show_fields') Back @stop