@extends('layouts.app') @section('content')
{{ _lang('Create Page') }}
{{ csrf_field() }}
@endsection