@extends('admin.index') @section('content')

{{trans('pages.create')}}

{!! csrf_field() !!}
@endsection