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