@extends('website.inc.website-layout')
@section('title')
welcome
@endsection
@section('content')
<h1>
Test
</h1>