@extends('main') @section('css') @endsection @section('content')
@if(session('message'))
@endif

SEO Engine

{{csrf_field()}}
@endsection