@extends('app') @section('title','Ustawienia dropu') @section('content')

Ustawienia dropu

@if(session('ok'))
Zapisano
@endif
@csrf
@endsection