@extends('layouts.dashboard') @section('pagehead', 'Add Page Position') @section('bredcrumb-item-link',url('/home/master/pages')) @section('bredcrumb-item','All Page Positions') @section('content')
@include('layouts.notification')
@csrf
@endsection