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

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

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