@extends('layouts.dashboard') @section('title', 'Edit Company') @section('header', 'Edit Company') @section('sidebar') @include('super-admin.partials.sidebar') @endsection @section('content')
{{ $message }}