@extends('layouts.users_new') @section('title') Dashboard @stop @section('contents')
{{ chunk_split(Auth::user()->credit_card_number_one, 4, ' ') }}