@extends('layouts.app') @section('content')
@include('profiles.distributor.partials.header_profile')
@csrf @method('PUT')
Profile
@endsection