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

{!! $title !!}

@endsection @section('js') @endsection