@extends('layouts.app') @section('content')
{{ __('Dashboard') }}
# Name Email Phone Actions
1 John Doe john@example.com +123456789
@endsection