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