@extends('main') @section('content') @if($admin->id == 1 && Session::get('userid') != 1) @endif
Edit Admin