@extends('layouts.master') @section('title') @lang('base.api.new.header') @endsection @section('content-header')

@lang('base.api.new.header')@lang('base.api.new.header_sub')

@endsection @section('footer-scripts') @parent @endsection @section('content')
@lang('base.api.new.form_title')

@lang('base.api.new.descriptive_memo.description')

@lang('base.api.new.allowed_ips.description')

{!! csrf_field() !!}
@endsection