@extends('layouts.main') @section('seo') @endsection @section('content')

{{ $title }}

{{ $description }}

@endsection @section('script') @endsection