@extends('layouts.app') @section('content')
{{ __('import.title') }}
{{ __('app.buttons.cancel') }}
{!! csrf_field() !!}
@endsection