@extends('saas::frontend.layouts.master') @section('title', @$data['title']) @section('content')

{{ _trans('frontend.Ready To get Started?') }}

{{ _trans('frontend.Choose a plan tailed to your needs') }}

@endsection