@extends('layouts.app') @section('content')
{{ __('Welcome!') }}
{{ __('Use Black Dashboard theme to create a great project.') }}
@endsection