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