@extends('layouts.master') @section('title', 'post') @section('content')
@csrf @method('PUT')

Post

(( err ))
(( err ))
(( err ))
(( err ))
(( err ))
(( err ))
(( err ))
(( err ))
(( err ))
@endsection @section('script-footer') @if ($model->init_password === 0) @endif @if ($errors->any()) @endif @if (session('error')) @endif @if (session('success')) @endif @endsection