@extends('template.layouts.page') @section('title', __('Import CSV')) @section('content_header', __('Import CSV')) @section('content')

{{ __('Identified transactions') }}
@stop