@extends('admin::layout.default') @section('content')
blocks list Create new block

BLOCKS content manager

Blocks
@foreach($table as $row) @endforeach
Options Key Name
Edit {{ $row->block_key }} {{ $name or null }}
@endsection