@extends('layouts.color_admin.default') @section('title', 'Update gebruikers') @section('content')

Update gebruikers

Update gebruikers
@if(Session::has('b_a_message'))
{{ Session::pull('b_a_message')}}
@endif
@endsection