@extends ('core.layouts.app') @section ('title', trans('import.import')) @section('content')

{{ trans('features.import') }}

{{$words['title']}}


{{trans('import.as_per_template')}}. {{trans('import.download_template')}} ({{$words['title']}}).

File : csv, xls or xlsx

@include('focus.import.partials.'.$words['template_path'])
@endsection