@extends('admin.layout.master') @section('title', 'Sayfalar') @section('breadcrumb')
@stop @section('content')
@can('page.create')
@endcan
@section('css') @stop @section('js') @stop @stop