@extends('front.index') @section('meta_title'){{trans('front.Register')}}@endsection @section('meta_des'){{trans('front.Register')}} @endsection @section('meta_key'){{trans('front.Register')}} @endsection @section('content')

{{trans('front.Register')}}

{{trans('front.aviblbeaccount')}}{{trans('front.isAccount')}}

{!! csrf_field() !!}
@endsection