@extends('layouts.app') @section('title') Institution @endsection @section('content')
{{-- {{dd($edit)}} --}} @if ($edit == false)
Intitution Details
  • assistant_photoAction
  • printAnother action
  • favoriteSomething else here
@endif {{-- @if ($edit == true) --}}
Intitution Details
  • assistant_photoAction
  • printAnother action
  • favoriteSomething else here
User Image
User Image
User Image
User Image
User Image
{{-- @endif --}}
@endsection