@extends('layouts.app') @section('check') @endsection @section('content') @if ($flash=session('message'))
{{ $flash }}
@endif

Welcome to our page!

Cover is a one-page template for building simple and beautiful home pages. Download, edit the text, and add your own fullscreen background photo to make it your own.

Apply

@endsection