@extends('dashboard::layouts.layout') @push('header')
@lang('dashboard::dashboard.dashboard')
@endpush @section('content')

@lang('dashboard::dashboard.contacts')

@stop