@extends('admin.index') @section('title'){{ translate("references_title") }} - @endsection @section('header') @endsection @section('content')
{{ translate("references_header") }}

{{ translate("references_description") }}

{{ translate("create_new_reference") }}
{{ translate("photo_label") }} {{ translate("title_label") }} {{ translate("description_label") }} {{ translate("created_at_label") }} {{ translate("edit_label") }}
@endsection @section('footer') @endsection