@extends('layouts.app') @section('content')

{{ __('Welcome!') }}

@endsection