@extends('admin::layout.layout') @section('title',"Customer | " . $user->name) @section('content')
@endsection