@extends('adminlte::page') @section('title_carefix', ' - Editar Care') @section('content_header')

Care

@stop @section('content')

Editar Care

@csrf
@foreach($locales as $locale)
@endforeach

Imagem
@stop @section('css') @endsection @section('js') @endsection