@extends('admin.layouts.master-soyuz') @section('title',__('Create new page |')) @section('body') @component('admin.component.breadcumb',['thirdactive' => 'active']) @slot('heading') {{ __('Add Page') }} @endslot @slot('menu1') {{ __("Page") }} @endslot @slot('menu2') {{ __("Add Page") }} @endslot @slot('button')