@extends('layouts.main') @section('content')

Profil

@include('pages.profil._profile')
@include('pages.profil.editprofil')
@yield('editfoto')
@yield('editakun')
@endsection @section('js') @endsection