@extends('master') @section('seo_title', __('messages.CREATE_AN_ACCOUNT')) @section('seo_keywords', '') @section('seo_description', '') @section('content') @include('layout.breadcrumbs', ['page_title' => __('messages.CREATE_AN_ACCOUNT')])

@lang('messages.CREATE_AN_ACCOUNT')



@endsection