@extends('layouts.marketingauth') @section('content')

General Information

{{ csrf_field() }} @include('common.flash_messages')
@endsection @push('styles') {!! Html::style('css/intlTelInput.css') !!} @endpush @push('scripts') {!! Html::script('js/intlTelInput.js') !!} @endpush