@extends('layouts.front')

@section('css')
@endsection

@section('pagetitle')
@endsection

@section('content')
@endsection

@section('scripts')
@endsection