@extends('layouts.includes.header') @section('content')

Customers Details Control panel

@include('layouts.includes.adminlte.alerts')

{{ $users->name }}

User Avatar
@endsection