@extends('layouts.backend.master') @section('content')

Images Control Panel Manage Images

@include('flash::message')

Images

{!! Form::label('searchBox', 'Search Keyword', ['class' => 'control-label']) !!} {!! Form::text('searchBox', null, ['class' => 'form-control', 'id' => 'searchBox', 'placeHolder'=> 'Enter Keyword']) !!}
{!! Form::label('searchBox', ' ', ['class' => 'control-label']) !!}

# Title Image Created At Action
# Title Image Created At Action
@endsection