Мой файл customer_blade.php выглядит так;
Код: Выделить всё
@extends('layouts.app')
@section('content')
Import and Export Data Into Excel File
{!! Form::open(array('route'=>'customer.import','method'=>'POST','files'=>'true')) !!}
@if(Session::has('success'))
{{Session :: get('message')}}
@if(Session::has(warning))
{{Session::get('message')}}
@endif
{!! Form::label('sample_file','Select File to Import:',['class'=>'col-md-3']) !!}
{!! Form::file('customers',array('class'=>'form-control')) !!}
{!! $error->first('products','
:message
Подробнее здесь: [url]https://stackoverflow.com/questions/50210452/parse-error-syntax-error-unexpected-end-of-file-expecting-elseif-t-elseif-o[/url]
Мобильная версия