@extends('layouts.adminLayouts')
@section('head')
@stop
@section('content-header')
ویرایش برگه
{{ Breadcrumbs::render('pages.edit',['title' => $page->title]) }}