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

welcome

@include('components.footer') @endsection