@extends('admin/layouts/default') @section('title') CustomerIdentity @parent @stop @section('content') CustomerIdentity View Dashboard CustomerIdentities CustomerIdentity View CustomerIdentity details @include('admin.customerIdentity.customerIdentities.show_fields') Back @stop