@extends('layouts.main') @section('customcss') @endsection @section('pagecontent')

@lang('sistema.profile.create_new_profile')

{{ csrf_field() }}
@lang('sistema.btn_back')
@endsection @section('customjs') @if (session('type')=='error') @endif @endsection