@extends('layouts.main') @section('main-container') Update @if(Session::has('message')) {{ Session::get('message') }} @endif @csrf Select Page Section Select Overview Sub Overview Core Culture Ethical Culture Open Position Skills Title Sub Title Content {{$work_culture->content}} Image Sorting Status Draft Enable Disable @endsection @section('script') @endsection
{{ Session::get('message') }}