@extends('admin/layouts/default') @section('title') CustomerIdentity @parent @stop @section('content')

CustomerIdentity View

CustomerIdentity details

@include('admin.customerIdentity.customerIdentities.show_fields')
@stop