@extends('admin/layouts/default') @section('title') FeeType @parent @stop @section('content') FeeType View Dashboard FeeTypes FeeType View FeeType details @include('admin.feeTypes.show_fields') Back @stop