@extends('admin.template.master') @section('title') Scroll all location information Home Scroll @endsection @section('main-content') @if(Session::has('message')) × {{Session('message')}} @endif List Add Scroll # Content Position Expire Date Created Edited Status Created By Updated By Action @endsection @section('javascripts') @endsection