@extends('front.layouts.main') @section('content')
{{ $data['title'] }}

{{ $data['title'] }}

{{ $data['description'] }}

@endsection @section('js') @endsection