@extends('admin.template.master') @section('title') Presale not sync yet with local database Home Presale @endsection @section('main-content') @if(Session::has('message')) × {{Session('message')}} @endif Name Inv Code Slug Last Update Time Last Sync Time Action @endsection @section('javascripts') @endsection