@extends('web.layouts.layout') @section('content')
@include('web.layouts.header')

{{__('web.register')}}

{{__('web.regist_desc')}}
@CSRF
{{__('web.have_acc')}}
@section('inject_js') @endsection @endsection