@extends('admin.layout.master') @section('page_title',ucfirst($type).'s') @section('title','Edit '.ucfirst($type)) @section('container') @if(Session::has('message'))