@extends('layouts.front') @section('title',$title) @section('meta_title',$meta_title) @section('meta_description',$meta_description) @section('meta_keyword',$meta_keyword) @section('meta_author',$meta_author) @section('meta_image',$meta_image) @section('meta_image_width',$meta_image_width) @section('meta_image_height',$meta_image_height) @section('content')

{{__('Our Pricing Plans')}}

{{ __('Create a FREE account today to get access to everything you need to succeed in ') }} {{config('app.name')}}

@include('front.partials.show-pricing')
@endsection