@extends('admin/layouts/default') {{-- Page title --}} @section('title') Create a new slider :: @parent @stop {{-- Page content --}} @section('content')
@include('admin/notifications')
Cancel
@stop